﻿2026-07-29T10:34:06.8027105Z ##[group]Run actions/checkout@v5
2026-07-29T10:34:06.8027358Z with:
2026-07-29T10:34:06.8027573Z   repository: SaberMage/spt-shell-notify
2026-07-29T10:34:06.8027820Z   path: .adapter-notify
2026-07-29T10:34:06.8029696Z   token: ***
2026-07-29T10:34:06.8029872Z   ssh-strict: true
2026-07-29T10:34:06.8030045Z   ssh-user: git
2026-07-29T10:34:06.8030235Z   persist-credentials: true
2026-07-29T10:34:06.8030436Z   clean: true
2026-07-29T10:34:06.8030620Z   sparse-checkout-cone-mode: true
2026-07-29T10:34:06.8030835Z   fetch-depth: 1
2026-07-29T10:34:06.8031016Z   fetch-tags: false
2026-07-29T10:34:06.8031197Z   show-progress: true
2026-07-29T10:34:06.8031374Z   lfs: false
2026-07-29T10:34:06.8031540Z   submodules: false
2026-07-29T10:34:06.8031717Z   set-safe-directory: true
2026-07-29T10:34:06.8031936Z   allow-unsafe-pr-checkout: false
2026-07-29T10:34:06.8032160Z env:
2026-07-29T10:34:06.8032338Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T10:34:06.8032570Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T10:34:06.8032846Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T10:34:06.8033205Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-11fjfn
2026-07-29T10:34:06.8033668Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-11fjfn
2026-07-29T10:34:06.8034087Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-11fjfn
2026-07-29T10:34:06.8034513Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-11fjfn
2026-07-29T10:34:06.8034847Z ##[endgroup]
2026-07-29T10:34:06.9809447Z Syncing repository: SaberMage/spt-shell-notify
2026-07-29T10:34:06.9810217Z ##[group]Getting Git version info
2026-07-29T10:34:06.9810880Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-29T10:34:06.9833424Z [command]/usr/bin/git version
2026-07-29T10:34:06.9901592Z git version 2.43.0
2026-07-29T10:34:06.9921297Z ##[endgroup]
2026-07-29T10:34:06.9933364Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/952b28ed-60b9-4be4-82ef-19cdd0274ede' before making global git config changes
2026-07-29T10:34:06.9934686Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:34:06.9937491Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-29T10:34:06.9966720Z ##[group]Initializing the repository
2026-07-29T10:34:06.9970697Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-29T10:34:07.0016997Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-29T10:34:07.0017603Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-29T10:34:07.0018021Z hint: of your new repositories, which will suppress this warning, call:
2026-07-29T10:34:07.0018353Z hint: 
2026-07-29T10:34:07.0018600Z hint: 	git config --global init.defaultBranch <name>
2026-07-29T10:34:07.0018877Z hint: 
2026-07-29T10:34:07.0019240Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-29T10:34:07.0019883Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-29T10:34:07.0020193Z hint: 
2026-07-29T10:34:07.0020373Z hint: 	git branch -m <name>
2026-07-29T10:34:07.0020790Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-29T10:34:07.0021667Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-29T10:34:07.0036812Z ##[endgroup]
2026-07-29T10:34:07.0037144Z ##[group]Disabling automatic garbage collection
2026-07-29T10:34:07.0039807Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:34:07.0063219Z ##[endgroup]
2026-07-29T10:34:07.0063517Z ##[group]Setting up auth
2026-07-29T10:34:07.0068902Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:34:07.0094304Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:34:07.0293411Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:34:07.0319603Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:34:07.0508174Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:34:07.0535360Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:34:07.0743679Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:34:07.0777202Z ##[endgroup]
2026-07-29T10:34:07.0777671Z ##[group]Determining the default branch
2026-07-29T10:34:07.0781038Z Retrieving the default branch name
2026-07-29T10:34:07.5296748Z Default branch 'main'
2026-07-29T10:34:07.5297367Z ##[endgroup]
2026-07-29T10:34:07.5297739Z ##[group]Fetching the repository
2026-07-29T10:34:07.5301341Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-29T10:34:08.0266008Z From https://github.com/SaberMage/spt-shell-notify
2026-07-29T10:34:08.0266471Z  * [new branch]      main       -> origin/main
2026-07-29T10:34:08.0282348Z ##[endgroup]
2026-07-29T10:34:08.0282700Z ##[group]Determining the checkout info
2026-07-29T10:34:08.0285095Z ##[endgroup]
2026-07-29T10:34:08.0289257Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:34:08.0327442Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:34:08.0352369Z ##[group]Checking out the ref
2026-07-29T10:34:08.0355416Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T10:34:08.0392415Z Switched to a new branch 'main'
2026-07-29T10:34:08.0392759Z branch 'main' set up to track 'origin/main'.
2026-07-29T10:34:08.0396840Z ##[endgroup]
2026-07-29T10:34:08.0429299Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:34:08.0453824Z ee2d37eadc730c0019e0af82d683074c509634a2
